DataCollection
MoveRow メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1TableViewSource<T> クラス : MoveRow メソッド
シンタックス
'宣言
 
Public Overridable Sub MoveRow( _
   ByVal tableView As UIKit.UITableView, _
   ByVal sourceIndexPath As Foundation.NSIndexPath, _
   ByVal destinationIndexPath As Foundation.NSIndexPath _
) 
public virtual void MoveRow( 
   UIKit.UITableView tableView,
   Foundation.NSIndexPath sourceIndexPath,
   Foundation.NSIndexPath destinationIndexPath
)

パラメータ

tableView
sourceIndexPath
destinationIndexPath
参照

C1TableViewSource<T> クラス
C1TableViewSource<T> メンバ